DataCollection | ComponentOne
C1.DataCollection Assembly / C1.DataCollection Namespace / C1WrapDataCollection<S,T> Class / SourceIsGeneric Property

In This Topic
    SourceIsGeneric Property (C1WrapDataCollection<S,T>)
    In This Topic
    Gets a value indicating whether the source collection is a list.
    Syntax
    'Declaration
     
    Protected Property SourceIsGeneric As Boolean
    protected bool SourceIsGeneric {get; set;}
    See Also